Release 10.1A: OpenEdge Development:
Progress Dynamics Getting Started


Loading the data

Next, you must load the table contents for the application database.

To load the DynSports table contents:

  1. Choose Admin Load Data and Definitions Table Contents (.d file). The Select Tables window appears:
  2. Choose the Select Some button, as shown:
  3. Select all the tables using the wild card ( * ), and choose OK.
  4. Choose OK. The Load Data Contents for all Tables dialog box appears.
  5. Type <install-dir>\Tutorial\dynamics\dynsports\db\dump as the Input Directory, where <install-dir>is your OpenEdge install directory, as shown:
  6. Note: This directory contains the .d files that contain the table data.

  7. Unselect the Include LOB toggle box. This is the recommended practice when you are not specifying an LOB directory.
  8. Leave the other settings as they are and choose OK. The load process can take some time.
  9. Choose OK to clear the load completion message.
  10. Choose Database Disconnect to disconnect the database. Then exit the Data Administration tool.
Copying the DynSports triggers

In order for the trigger code to run correctly, it must be located in a subdirectory under the DynSports database. Your next task is to copy the triggers to the appropriate directory.

To copy the DynSports triggers:

  1. In the Windows Explorer, browse to <install-dir>\Tutorial\dynamics\dynsports\trg.
  2. Copy the directory.
  3. Paste a copy of the directory in <wrk>\Tutorial\databases\dynsports.

Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095